How to Install kea-dhcp6-server software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install kea-dhcp6-server software package in Ubuntu 16.04 LTS (Xenial Xerus)

kea-dhcp6-server software package provides ISC KEA IPv6 DHCP server, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kea-dhcp6-server 

kea-dhcp6-server is installed in your system.

Make ensure the kea-dhcp6-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep kea-dhcp6-server *

You will get with kea-dhcp6-server package name, version, architecture and description in a table

kea-dhcp6-server package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Network
Package kea-dhcp6-server
Version 1.0.0-1build1
Description ISC KEA IPv6 DHCP server
Sub Section Net


See Also, How to uninstall or remove kea-dhcp6-server software package from Ubuntu 16.04 LTS (Xenial Xerus) ?